home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dirut / go54.zip / README < prev    next >
Text File  |  1990-11-06  |  5KB  |  114 lines

  1.                             GO.EXE v5.4
  2.                             -----------
  3.  
  4.                      The 7-in-1 Utility Program
  5.  
  6.                      for the IBM and compatible
  7.                              computers
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                         Copyright (C) 1990
  14.  
  15.                            by Nick Shaw
  16.                            BSG Software
  17.  
  18.                       All  rights  reserved.
  19.  
  20.                           6 November 1990
  21.  
  22.  
  23. GO54.ZIP contains eight files:
  24.         GO.EXE                  Version for color only
  25.         README                  This file
  26.         GO.DOC                  Documentation for using GO
  27.         GO.HST                  Revision list
  28.         INFO.EXE                Provides information about your system
  29.         INFO.C                  Source code (public domain)
  30.         REGISTER                Registration form
  31.         TST_RES                 Timing results of the new algorithm
  32.  
  33. This program is distributed as shareware.  This means you have the oppor-
  34. tunity to use and evaluate it before you decide to buy.  If you find that you
  35. use it for other than evaluation purposes, then you are obligated to register
  36. the program.  Registration is a $15.00 and entitles you to one free update and
  37. information on further updates as they occur.  Please support the shareware
  38. concept, I've spent a good deal of time developing and enhancing this program
  39. - your support will help me to continue to help you.
  40.  
  41. Included with this release is a simple registration form covering both single
  42. user and site licenses.
  43.  
  44. This program performs the following seven functions:
  45.  
  46.         - Change file attributes (on single or class of files)
  47.  
  48.         - Read attributes of files and/or directories
  49.  
  50.         - Search for specified files regardless of which hard drive they
  51.           reside on (file extensions are not required if = .*).  System will
  52.           also find files which are hidden.  RAM and network disks are also
  53.           supported.  Program will allow you to switch to the directory of
  54.           the desired file should you so desire.
  55.  
  56.         - Create new directories and move to them
  57.  
  58.         - Rename directories
  59.  
  60.         - Move files around your hard disk without having to delete them
  61.           afterwards.  Very fast because no actual disk movement occurs.
  62.  
  63.         - Move files between hard disks (eliminates the next step of deleting
  64.           files after the move).
  65.  
  66.         - Remove directories that still contain files and/or sub-directories.
  67.           This function will remove all files and/or sub-directories and them
  68.           remove the main file itself.  It performs the same function as
  69.           UNIXs' rm -r command.
  70.  
  71.         - Supports either color or monochrome monitors (the autodetect ver-
  72.           sion is still under development).
  73.  
  74. The benefit of this program is that you do not need to remember seven
  75. different program names in order to perform any of these functions.  Using
  76. this program alone will generally save at least 50K when compared to sep-
  77. arate programs performing the same functions.
  78.  
  79. This program contains any and all information necessary to operate it
  80. efficiently.  Simply type GO and the program will display its complete syntax
  81. and all switches.  For examples, review the GO.DOC file.
  82.  
  83. I would recommend putting this file into either your root directory or your
  84. /dos (or whatever you call your directory with your dos/operating system
  85. programs) directory and ensure that you have set a path to it.  That way you
  86. can call up the program from anywhere on your system without having to
  87. specify a path.  An example of setting a path is:
  88.  
  89.                         SET PATH = C:\DOS
  90.  
  91. Specifying the drive ensures that you will be able to access this directory
  92. should you have more than one hard drive and not be on the drive containing
  93. the file and directory.  Place you SET PATH command into your autoexec.bat
  94. file thus ensuring proper setting upon system startup.
  95.  
  96. This program will run on all IBM PC or compatible machines using an 8088,
  97. 8086, 80286, 80386, or 80486 processors.  It requires at least a CGA color
  98. monitor.
  99.  
  100. Starting with this version, there are NO FREE registrations - ALL users who
  101. use this program for other than evaluation purposes MUST register.  I have
  102. several hundred hours enhancing and refining this program over the past 18
  103. months and your support will ensure that they continue.
  104.  
  105. I welcome all comments and suggestions from all users and hope that these
  106. utilities meet your needs/requirements.  To register your copy, please send
  107. $15.00 in check or money order to:
  108.  
  109.                         Nick Shaw
  110.                         3 Defoe Court
  111.                         Rockville, MD  20850
  112.  
  113.                         (301) 424-9130
  114.